home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Game / KQ / aload.cs next >
Encoding:
Text File  |  1998-12-15  |  154 b   |  6 lines

  1. if test $1 != NULL
  2.     loadAnim $1 $1 0.0 1.0 1 0 $2 $3 $4 $5 $6 $7
  3.     setDeleteWhenDone $1 0
  4. else
  5.     echo aload <name.kqs> <x> <y> <z> <rx> <ry> <rz>
  6. endif